Skip to content

Conversation

@yeikel
Copy link
Collaborator

@yeikel yeikel commented Sep 23, 2025

What changes did you make? (Give an overview)

Is there anything you'd like reviewers to focus on?

Upgrades Gradle to 9.2.0

Highlights of this release:

  • Full Java 25 support
  • Native task graph visualization
  • Enhanced console output

Closes #1356
Unblocks #1349

How Has This Been Tested? (put an "x" (case-sensitive!) next to an item)

  • Unit checks
  • Integration checks
  • Covered by existing automation

Checklist (put an "x" (case-sensitive!) next to all the items, otherwise the build will fail)

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (e.g. ENVIRONMENT VARIABLES)
  • My changes generate no new warnings (e.g. Sonar is happy)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

A picture of a cute animal (not mandatory but encouraged)

0_A7MUqyCLvZDcHkfM

@kapybro kapybro bot added status/triage Issues pending maintainers triage scope/infra CI, CD, dev. env, etc. status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Sep 23, 2025
@yeikel yeikel force-pushed the upgrade-gradle-9 branch 7 times, most recently from 72a9632 to a4c37a6 Compare September 23, 2025 05:18
@yeikel yeikel force-pushed the upgrade-gradle-9 branch 6 times, most recently from 424857b to 6688119 Compare September 24, 2025 03:19
@Haarolean Haarolean added type/enhancement En enhancement/improvement to an already existing feature scope/backend Related to backend changes and removed status/triage/manual Manual triage in progress labels Sep 25, 2025
@yeikel yeikel changed the title Infra: Upgrade to gradle 9.1.0 Infra: Upgrade to gradle 9.2.0 Nov 16, 2025
@yeikel yeikel force-pushed the upgrade-gradle-9 branch 3 times, most recently from 81b17b7 to 8a9502e Compare November 16, 2025 21:07
@yeikel yeikel mentioned this pull request Nov 16, 2025
10 tasks
@yeikel yeikel marked this pull request as ready for review November 16, 2025 21:17
@yeikel yeikel requested review from a team as code owners November 16, 2025 21:17
@yeikel
Copy link
Collaborator Author

yeikel commented Nov 16, 2025

@Haarolean @germanosin

This is ready now

@yeikel
Copy link
Collaborator Author

yeikel commented Nov 17, 2025

Thank you for your review @germanosin. Please merge it when you are ready.

As soon as this is merged, I'll pivot to #1355 to finish it

Thanks!

@Haarolean Haarolean added this to the 1.5 milestone Nov 17, 2025
@Haarolean Haarolean merged commit 86432e2 into kafbat:main Nov 17, 2025
15 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Release 1.5 Nov 17, 2025
@yeikel yeikel deleted the upgrade-gradle-9 branch November 17, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope/backend Related to backend changes scope/infra CI, CD, dev. env, etc. status/triage/completed Automatic triage completed type/enhancement En enhancement/improvement to an already existing feature

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Upgrade to Gradle 9

3 participants